home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / unclcarl / colortxt / colortxt.doc < prev    next >
Text File  |  1995-04-25  |  3KB  |  58 lines

  1.                                    ColorText
  2.                                    -=-=-=-=-
  3.  
  4.                              (C)1991 Carl J. Hafner
  5.                                ALL RIGHTS RESERVED
  6.  
  7.                                 December 13, 1991
  8.  
  9.                                     FREEWARE
  10.  
  11.  You are free to copy and distribute this program as long as COLORTXT.PRG
  12.  COLORTXT.LST and COLORTXT.DOC are included, are NOT modified in ANY way
  13.  and NO FEE of ANY type is incurred upon the recipient for the program 
  14.  _itself_. IOW: You MAY NOT sell _this program_. You MAY distribute it in 
  15.  any way you like.
  16.  
  17.  DISCLAIMER: The author makes no guarantee, either expressed or implied, as
  18.  to the compatibility of this program with other software or hardware
  19.  products. The author also cannot be responsible for any damage, either
  20.  physical or mental, caused by the use,misuse,abuse or inability to use this
  21.  program. Using this program means that you understand and agree with these
  22.  terms. If you do not agree, DO NOT use this program.
  23.  
  24.  Now that THAT'S been said...
  25.  
  26.  This program really serves no purpose of profound implications. It's very
  27.  basic. What it does is to allow you to change the font color of screen 
  28.  print commands from the GEM desktop. That's it. It will only work if you
  29.  run it from the GEM desktop and then, after double-clicking on a TEXT 
  30.  filename,select SHOW. It will not work anywhere else (as far as I know).
  31.  
  32.  It will also be over-ridden by any program you run, so you will need to
  33.  run it again from the GEM desktop to re-install it. It takes up no memory
  34.  so don't worry. So why did I create this program..? I have no idea !
  35.  Maybe it can be used as a tutorial for GFA beginners...
  36.  
  37.  This archive MUST contain the following files...
  38.  
  39.  COLORTXT.PRG --> The compiled program.
  40.  COLORTXT.LST --> The source code in ASCII format.
  41.  COLORTXT.DOC --> The doc you're currently reading.
  42.  
  43.  LOW & MEDIUM resolution
  44.  -----------------------
  45.  Run the program. Select the number which corresponds to the text colour
  46.  you'd like and press the <RETURN> key. The SHOW feature of the GEM desktop
  47.  will now print all text to the screen in the colour you have chosen.
  48.  
  49.  HIGH resolution
  50.  ---------------
  51.  Same deal, except the text will be printed as either Black letters on a
  52.  White background or White letters on a black background.
  53.  
  54.  The Source code is not particularly efficient in terms of structure, but
  55.  it gets the job done (and it's short enough anyway).
  56.  
  57.  Enjoy !
  58.